home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16776 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.0 KB  |  45 lines

  1. Newsgroups: comp.lang.java,comp.lang.c++,comp.lang.smalltalk
  2. Path: uu4news.netcom.com!smos!news
  3. From: Gord Wait <gord@vdc.smos.com>
  4. Subject: Re: Advice to Java proponents (was Re: Will Java kill C++?)
  5. Content-Type: text/plain; charset=us-ascii
  6. Message-ID: <316DA213.767B@vdc.smos.com>
  7. Sender: news@smos.com
  8. Content-Transfer-Encoding: 7bit
  9. Organization: S-MOS Systems Vancouver Design Center
  10. References: <315BFB16.B74@isg.de> <4jgv6t$hon@kadath.zeitgeist.net> <4k3cdo$np5@taurus.adnc.com> <DpG1s1.GC9@research.att.com> <4k71f5$ot5@news2.ios.com> <31684F33.2528@ibm.net> <denatale-0804960926250001@grail1213.nando.net>
  11. Mime-Version: 1.0
  12. Date: Fri, 12 Apr 1996 00:21:39 GMT
  13. X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m)
  14.  
  15. Rick DeNatale wrote:
  16. > It doesn't bode well for the ultimate fate of a language when important
  17. > things that people want to do with the language aren't provided in
  18. > standard ways in the language. This is one of the reasons that we don't
  19. > have Pascal to kick around much anymore, one of the reasons that C took
  20. > over Pascal's predominant place as a personal computer programming
  21. > language is that Pascal left any kind of reasonable I/O as an exercise to
  22. > the reader, and there was no common way of doing it, while C's (actually
  23. > Unix's) stdio package was easily supported on most of the common operating
  24. > systems.
  25.  
  26. I tend to feel this way about the AWT portion of Java: one week into the
  27. language and you get the urge to toss out AWT and roll your own UI
  28. classes. (Don't do it!! pester the Javasoft people to fix AWT quickly!)
  29.  
  30. One thing nice in the language is the easy TCP/IP hooks already there!
  31. Since the base library set already includes "easy" TCP/IP support, java
  32. just might live up to the title of king of the "networking" languages..
  33.  
  34. As for non-networked tasks, Java really needs work to compete with the
  35. established languages (tools, Standard libs etc).
  36.  
  37.  
  38. Gord Wait     S-MOS Systems Vancouver Design Centre
  39.                 (B.C. Canada eh!)
  40. gord@vdc.smos.com
  41.  
  42. ---------------
  43. This sig is under constru
  44.